home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 3 / CD ACTUAL 3.iso / linux / docs / kernel / scsi.pap / scsi / scsi.paper / scsi.bib < prev    next >
Encoding:
BibTeX database file  |  1993-06-07  |  1.3 KB  |  46 lines

  1. % scsi.bib -- SCSI bibliogrpahy
  2.  
  3. @book{ scsi2.standard, key="ANSI",
  4.        title="Draft Proposed American National Standard for Information
  5. Systems: Small Computer System Interface -- 2 (SCSI-2)",
  6.        publisher="Irvine, California: Global Engineering Documents",
  7.        date=1992,
  8.        note="(X3T9.2/86-109, revision 10h, October 17, 1991)"
  9. }
  10.  
  11. @book{ lxt.manual, key="LXT",
  12.        title="LXT SCSI Products: Specification and OEM Technical Manual",
  13.        publisher="San Jose, California: Maxtor Corporation",
  14.        year="1991"
  15. }
  16.  
  17. @Book{ norton.guide,
  18.        author="Peter Norton",
  19.        title="The Peter Norton Programmer's Guide to the IBM PC",
  20.        publisher="Bellevue, Washington: Microsoft Press",
  21.        year="1985"
  22. }
  23.  
  24. @Book{ k.and.r,
  25.        author="Kernighan, Brian W. and Ritchie, Dennis M.",
  26.        title="The C Programming Language",
  27.        edition="2nd",
  28.        publisher="Englewood Cliffs, New Jersey: Prentice Hall",
  29.        year="1988"
  30. }
  31.  
  32. @Book{ the.arm,
  33.        author="Ellis, Margaret A. and Stroustrup, Bjarne",
  34.        title="The Annotated C++ Reference Manual",
  35.        publisher="Reading, Massachusetts: Addison-Wesley Publishing Co.",
  36.        year="1991"
  37. }
  38.  
  39. @book{ i486.manual,
  40.        author="Intel",
  41.        title="i486 Processor Programmer's Reference Manual",
  42.        publisher="Intel/McGraw-Hill",
  43.        year="1990",
  44. }
  45.  
  46.